home *** CD-ROM | disk | FTP | other *** search
/ Vypalování CD / Vypalovani-CD-cd2.bin / kopirujem k freeware.cz edici / start.exe / 0 / RCDATA / TVYSLEDKYHLEDANIFORM / TVYSLEDKYHLEDANIFORM.txt < prev   
Text File  |  2002-09-08  |  1KB  |  56 lines

  1. object VysledkyHledaniForm: TVysledkyHledaniForm
  2.   Left = 51
  3.   Top = 143
  4.   BorderStyle = bsNone
  5.   Caption = 'VysledkyHledaniForm'
  6.   ClientHeight = 274
  7.   ClientWidth = 551
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Plocha: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 415
  22.     Height = 170
  23.     AutoSize = True
  24.     Picture.Data = {<image000.bmp>}
  25.   end
  26.   object Label1: TLabel
  27.     Left = 16
  28.     Top = 40
  29.     Width = 385
  30.     Height = 73
  31.     AutoSize = False
  32.     Caption = 'Label1'
  33.     Font.Charset = DEFAULT_CHARSET
  34.     Font.Color = clWindowText
  35.     Font.Height = -15
  36.     Font.Name = 'MS Sans Serif'
  37.     Font.Style = [fsBold]
  38.     ParentFont = False
  39.     Transparent = True
  40.     WordWrap = True
  41.   end
  42.   object btnOK: TEzRgnBtn
  43.     Left = 144
  44.     Top = 122
  45.     Width = 109
  46.     Height = 31
  47.     Enabled = True
  48.     PaintMode = pmNormal
  49.     OnClick = btnOKClick
  50.   end
  51.   object OKList: TImageList
  52.     Left = 328
  53.     Top = 176
  54.   end
  55. end
  56.